net.file.atEOF (field)

3 uses

	net (current package)
		parse.go#L20: 	atEOF bool
		parse.go#L40: 	if f.atEOF && len(f.data) > 0 {
		parse.go#L60: 			f.atEOF = true